i can't get alerts related to SQL Server 2012 in scom 2012 but i install management pack and applied it.
- Moved by Andreas BaumgartenMVP Monday, July 28, 2014 8:40 AM Wrong forum (was SCSM forum)
Technology Tips and News
i can't get alerts related to SQL Server 2012 in scom 2012 but i install management pack and applied it.
Wrong forum, dude.
Besides, posting a question like that with absolute minimum of detail wont get you far. What have you done to troubleshoot yourself?
1)Please check whether SQL server is discovered by SCOM. You can use Monitoring workspace --> Microsoft SQL Server --> Computers to check
2) Make sure that the following action account has required right SQL discovery Account, SQL default action Account and SQL monitoring Account
For detail, please refer to
Roger
By default the SQL 2012 installation does not grant the builtin\Admins group administrative access to SQL. If you are using the default action account and don't want to add an additional account through run-as profiles you may need to grant the local accounts access to SQL server.
-Nathan